Appliance Access Shell ShellConfig
Appliance Access Shell ShellConfig
Appliance Access Shell ShellConfig schema Structure that defines shell configuration.
JSON Example
{
"enabled": false,
"timeout": 0
}
boolean
enabled
Required
Enabled can be set to true or false
integer As int64
As int64
timeout
Required
The timeout (in seconds) specifies how long you enable the Shell access. The maximum timeout is 86400 seconds(1 day).